Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed MaterialApp from widget tree #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mauriziopinotti
Copy link

Hi,

is there a reason why the widget includes a MaterialApp? It's causing weird issues on my setup (Could not find a generator for route RouteSettings("/xxx", null) in the _WidgetsAppState) and I don't think it's really useful, is it?

Thanks,
Maurizio

@NaagAlgates NaagAlgates self-requested a review September 15, 2022 01:03
@NaagAlgates NaagAlgates self-assigned this Sep 15, 2022
@NaagAlgates NaagAlgates added the question Further information is requested label Sep 15, 2022
@NaagAlgates
Copy link
Owner

Thank you for the Pull Request @mauriziopinotti , I'll review and test the new code.

@RJustoX
Copy link

RJustoX commented Feb 6, 2023

⬆️ ⬆️ ⬆️

@NaagAlgates
Copy link
Owner

I get this error when I remove the MaterialApp

image

@NaagAlgates
Copy link
Owner

I'm able to reproduce this issue. I'll try to fix it as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants